Release 10.1A: OpenEdge Application Server:
Administration


Check the status of the Debug mode

The Debug mode allows you to examine and correct the errors that display in the browser when you are running code. This mode can provide information about the WebSpeed agent, the system, and the path of an application.

When your application is in Production mode, the Debug mode is always off, regardless of the value on the Debug setting. When you are in Development mode, you can set values for the Debug mode to enable or disable debugging.

To check the status of the Debug mode using the Progress Explorer Tool:

  1. Double click the WebSpeed folder on the left-hand side of the main Progress Explorer window.
  2. Right click the broker name.
  3. Choose Properties from the shortcut menu.
  4. Select Agent Advanced Features to display properties associated with the WebSpeed agent. The Debug mode field has three options: default, enabled, disabled.
  5. The Agent application mode value governs which Debug mode values are available:
    • If the value set for the Agent application mode is Production, the Debug mode is always off, regardless of the value that displayed on the Debug setting.
    • If the value set for the Agent application mode is Development, you can set values for the Debug mode that allow you to enable or disable debugging.

To check the status of Debug mode from the ubroker.properties file, perform:

  1. Review the srvrAppMode setting for the broker property sections that you want to affect. It will be either Production or Development.
  2. Add the srvrDebug property to the broker property sections that you need to change.
  3. Set the value for the srvrDebug mode.

Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095